home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Contributions / Interworks / Networking / INet-225 / include / sys / signal.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-04-08  |  71 b   |  7 lines

  1. #ifndef SYS_SIGNAL_H
  2. #define SYS_SIGNAL_H
  3.  
  4. #include <signal.h>
  5.  
  6. #endif
  7.